Fix typo.
authorIgnacio Casal Quinteiro <icq@gnome.org>
Sun, 24 Oct 2010 20:51:51 +0000 (22:51 +0200)
committerIgnacio Casal Quinteiro <icq@gnome.org>
Sun, 24 Oct 2010 20:51:51 +0000 (22:51 +0200)
docs/reference/gtk/migrating-GtkApplication.xml

index 828b27664e33f6b7960b3d7d8e761ecf691ef61f..0598456a90f2efd097e258889fa1f936a08bb118 100644 (file)
@@ -117,7 +117,7 @@ main (int argc, char *argv[])
     </para>
 
     <para>
-      One the other hand, GApplication supports passing entire
+      On the other hand, GApplication supports passing entire
       commandlines to the running instance, which reduces the need
       for user-defined commands. And GDBus makes it very easy to
       implement D-Bus interfaces for communication between